Creates a StackPanel with the specified Plot-s and AxisRenderer-s.
Namespace: com.mindfusion.charting.swing
File: com.mindfusion.charting.swing
Java Copy Code |
---|
public StackPanel createRowLayout ( |
An array of YAxisRenderer components that should be placed at the left side of the plots.
An array of Plot2D instances.
An array of YAxisRenderer components that should be placed at right side of the plots.
A StackPanel instance.